home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_105738.txt < prev    next >
Text File  |  1987-11-25  |  747b  |  41 lines

  1. -- card: 105738 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 2
  9. ----- text -----
  10. Contains and Is in
  11.  
  12.  
  13. -- part contents for background part 1
  14. ----- text -----
  15. contains 
  16. is in
  17.  
  18. Contains yields true if the second piece of text is found in the first piece of text.  "Is in" has the text reversed; it yields true if the first text is within the second.  See the function offset to find out where one text is within another.
  19.  
  20. field 1 contains "Macintosh"
  21. Message contains "false"
  22. "Mac" is in "Macintosh"    -- gives true
  23. field 3 is in field 2
  24.  
  25. -- part contents for background part 43
  26. ----- text -----
  27. 336,211
  28.  
  29. -- part contents for background part 44
  30. ----- text -----
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.